gtk_d ~master (2025-03-02T15:13:53.8117018)
Dub
Repo
StringG.this
glib
StringG
StringG
Sets our main struct and passes it to the parent class.
this
(GString* gString, bool ownedRef)
class
StringG
this
(
GString
*
gString
,
bool
ownedRef
= false
)
this
(string init)
this
(string init, ptrdiff_t len)
this
(size_t dflSize)
Meta
Source
See Implementation
glib
StringG
StringG
constructors
this
functions
append
appendC
appendLen
appendUnichar
appendUriEscaped
appendVprintf
asciiDown
asciiUp
assign
down
equal
erase
free
freeToBytes
getStringGStruct
getStruct
hash
insert
insertC
insertLen
insertUnichar
overwrite
overwriteLen
prepend
prependC
prependLen
prependUnichar
replace
setSize
truncate
up
vprintf
static functions
refStringNew
refStringNewLen
variables
gString
ownedRef
Sets our main struct and passes it to the parent class.